home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
101 Video Screen Savers
/
101 Video Screen Savers.iso
/
setup.exe
/
0
/
RCDATA
/
TFORM1
/
TFORM1.txt
Wrap
Text File
|
1997-04-17
|
1KB
|
75 lines
object Form1: TForm1
Left = 257
Top = 136
BorderStyle = bsSingle
Caption = 'Display for Video'
ClientHeight = 220
ClientWidth = 454
Color = clBlack
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
Position = poScreenCenter
PrintScale = poNone
Scaled = False
WindowState = wsMaximized
OnCreate = FormCreate
OnKeyPress = FormKeyPress
OnMouseMove = FormMouseMove
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object L: TLabel
Left = 184
Top = 72
Width = 6
Height = 13
Caption = 'L'
end
object ListBox1: TListBox
Left = 288
Top = 32
Width = 121
Height = 97
ItemHeight = 13
TabOrder = 0
Visible = False
end
object MediaPlayer1: TMediaPlayer
Left = 24
Top = 160
Width = 253
Height = 33
DeviceType = dtAVIVideo
Visible = False
ParentShowHint = False
ShowHint = True
TabOrder = 1
OnNotify = MediaPlayer1Notify
end
object DriveComboBox1: TDriveComboBox
Left = 56
Top = 40
Width = 145
Height = 19
TabOrder = 2
Visible = False
end
object Timer4: TTimer
Enabled = False
Interval = 1
OnTimer = Timer4Timer
Left = 224
Top = 152
end
object Timer5: TTimer
Enabled = False
Interval = 1
OnTimer = Timer5Timer
Left = 264
Top = 152
end
end